projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
826256d
)
(compose_chars_in_text): Delete extern.
author
Kenichi Handa
<handa@m17n.org>
Tue, 13 Sep 2005 01:05:51 +0000
(
01:05
+0000)
committer
Kenichi Handa
<handa@m17n.org>
Tue, 13 Sep 2005 01:05:51 +0000
(
01:05
+0000)
src/composite.h
patch
|
blob
|
history
diff --git
a/src/composite.h
b/src/composite.h
index 26cf13d27d49d8d9dd09287a1add9f55c05d3e33..cdcc930179265fc0b5feff4d753972da33c6224d 100644
(file)
--- a/
src/composite.h
+++ b/
src/composite.h
@@
-209,7
+209,6
@@
extern void compose_region P_ ((int, int, Lisp_Object, Lisp_Object,
extern void syms_of_composite P_ ((void));
extern void compose_text P_ ((int, int, Lisp_Object, Lisp_Object,
Lisp_Object));
-extern void compose_chars_in_text P_ ((int, int, Lisp_Object));
#endif /* not EMACS_COMPOSITE_H */